is Multiple File
Returns true if the input DOM element has both the type attribute with the 'file' value, and the multiple attribute. For example: <input
type="file" multiple>.
Throws
when this instance is closed
Returns true if the input DOM element has both the type attribute with the 'file' value, and the multiple attribute. For example: <input
type="file" multiple>.
when this instance is closed